home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / infor / mitsumi.zip / MITSUMI.TXT
Text File  |  1993-03-18  |  7KB  |  162 lines

  1.  
  2.    "Daisy" - chaining the Mitsumi Internal CD-ROM
  3.    ----------------------------------------------
  4.    (c)1993 Chuck Saylor - Sysop
  5.    COMM-LINK BBS  812-591-2353  14,400 v32/42
  6.    PO Box 438  Westport, In  47283-0438
  7.  
  8.    -------------------------------------------------------------------
  9.    This information "should" work on any "clone" of this CD-ROM drive.
  10.    -------------------------------------------------------------------
  11.  
  12.    All companies and/or copyrights referred to in this document are
  13.    hereby acknowledged. (I didn't have a list of addresses handy).
  14.  
  15.    Disclaimer:
  16.    I accept NO responsibility for any damages that may result from the
  17.    use of this information. It works on my system, I hope it works as
  18.    easily on yours. Use this at your own risk.
  19.  
  20.    -------------------------------------------------------------------
  21.    This document and it's information is considered shareware, please
  22.    treat it as such. Feel free to upload it to your favorite bbs.
  23.    -------------------------------------------------------------------
  24.  
  25.    Customary Plea for Bucks:
  26.    I fully realize that there are thousands, if not millions of these
  27.    cd-drives installed in an equal number of computers... therefore,
  28.    if I (as a Computer Technician) were to charge you for this, I'm
  29.    sure you would understand why. However, I can't get to all of you,
  30.    and you can't get to me, so just send me $5.00 for the headache I
  31.    saved you and we'll call it even.
  32.  
  33.    ===================================================================
  34.  
  35.    It has been "claimed" that the Mitsumi CD-ROM cannot be daisy-chained,
  36.    this is not so. The key to this, is to avoid DMA and IRQ conflicts,
  37.    with other devices already installed in your system.
  38.  
  39.    As of this writing, I am running 2 of these drives on my system, they're
  40.    drive D: and drive E:
  41.  
  42.    The downside to this, is that you need a seperate expansion slot for
  43.    each controller card... and you MUST use Microsoft CD-ROM Extentions
  44.    v2.2 (the disk is label CD-ROM Device Driver v1.3). Later versions
  45.    that I tried this on, didn't work properly.
  46.  
  47.    Also note that I have not been able to successfully load the drivers
  48.    "high" in QEMM's Optimize. The machine currently has 4 meg of ram. They
  49.    WILL load high, releasing an additional 77k of lower ram, but doing so,
  50.    results in "Invalid Drive Specification" messages from dos. In other
  51.    words, dos doesn't reconize (read) the cd-drives.
  52.  
  53.    I don't, as yet, have a explaination for this, but 77k is not too much
  54.    to sacrifice for the advantages of an additional cd-drive.
  55.  
  56.    ------------------------------------------------------------------
  57.  
  58.    If you don't know your system inside out, or aren't a technical
  59.    person, don't attempt this! - Get PROFESSIONAL assistance!
  60.  
  61.    BACKUP YOUR "current" AUTOEXEC.BAT and CONFIG.SYS files to a BOOTABLE
  62.    floppy FIRST!! - DISASTERS can and do happen - BE PREPARED!!
  63.  
  64.    IF this is NOT done right the FIRST time, your system will LOCK-UP
  65.    when you re-boot!! You'll need this disk to re-gain control!!
  66.  
  67.  
  68.    Installation Instructions
  69.    -------------------------
  70.    MAKE the BOOTABLE floppy, described above, BEFORE you continue!!
  71.    ================================================================
  72.  
  73.    Assuming that you have previously installed the Microsoft Extentions
  74.    software, using the default installation directories, and selected
  75.    DMA transfer, proceed as follows...
  76.  
  77.    1) Configure "card #1" (first drive) to the factory defaults
  78.       (as came out of box)...
  79.  
  80.         IRQ - 5  and  CH - 3
  81.         SW1 settings (1-8) - 00000011 (address 300h)
  82.  
  83.    2) Configure "card #2" (second drive) to the settings...
  84.  
  85.         IRQ - 2  and  CH - 1
  86.         SW1 settings (1-8) - 00100011 (address 310h)
  87.  
  88.    * The CD-ROM manual lists the SW1 settings in REVERSE order! These
  89.      are "looking at the board" settings! (DipSwitch #1 on the left,
  90.      0=OFF and 1=ON).
  91.  
  92.    3) Add/Edit the line below to your AUTOEXEC.BAT
  93.  
  94.         \BIN\MSCDEX.EXE /D:MSCD001 /D:MSCD002
  95.  
  96.    4) Add/Edit the following lines to your CONFIG.SYS
  97.  
  98.        LASTDRIVE=Z    (probably already there)
  99.  
  100.        DEVICE=\DEV\MTMCDD.SYS /D:MSCD001 /P:300 /A:0 /M:32 /T:3 /I:5
  101.        DEVICE=\DEV\MTMCDD.SYS /D:MSCD002 /P:310 /A:0 /M:32 /T:1 /I:2 /L:E
  102.            ┌
  103.      DON'T │   MS Ext. Device Driver ┘       │     │    │     │    │    │
  104.      ENTER │                     I/O Address ┘     │    │     │    │    │
  105.      THIS  │               Audio CD-Play Settings  ┘    │     │    │    │
  106.      PART! │                              Memory Buffer ┘     │    │    │
  107.      FOR   │                                          DRQ/DMA ┘    │    │
  108.      YOUR  │                                                   IRQ ┘    │
  109.      INFO  │                                               Drive Letter ┘
  110.      ONLY! │
  111.            └
  112.  
  113.     The first DEVICE line installs the first CD-Drive as drive D, the
  114.     second line installs the second drive as drive E.
  115.  
  116.     (Consult the CD-ROM manual for more info on these settings).
  117.     
  118.    -------------
  119.    SPECIAL NOTES
  120.    -------------
  121.    * If you are installing both drives for the first time (in a new
  122.      installation) use the CD-ROM setup disk to install the software
  123.      drivers FIRST, then edit the 2 files as shown above.
  124.  
  125.    * If you have 2 hard drives, and/or are using a "Stacker" type
  126.      utility, change the "E" in CONFIG.SYS's /L:E to the next available
  127.      drive letter.
  128.      In other words, set this to F (or whatever is appropiate) for your
  129.      system.
  130.  
  131.    * Also note that depending upon your particular configuration, you may
  132.      have to experiment with (decrease) the "memory buffer" settings, to
  133.      achieve optimum performance.
  134.  
  135.    * Some bios chips (such as the AMI) revector IRQ 2 as IRQ 9. My system
  136.      has this chip. This means that if IRQ 2 is already in use, (Desqview
  137.      uses this IRQ), the bios will automatically revector the second device
  138.      on IRQ 2 to IRQ 9. The result is that both devices run as they should,
  139.      even though the IRQ's would normally be in conflict. If your bios chip
  140.      supports IRQ 9 directly, and/or you purchased the Mitsumi "clone", you
  141.      may be able to use IRQ 9 directly on the controller card. Consult your
  142.      cd-drive's manual.
  143.    
  144.    -------------
  145.  
  146.     * Did you make that BOOTABLE floppy ???
  147.  
  148.    -------------
  149.  
  150.    5) Re-boot your system, if all went well, you should now have 2 cd drives
  151.       installed. If it didn't work, check the files you edited for proper
  152.       syntax, and your system for DMA/IRQ conflicts with other devices.
  153.  
  154.    -------------
  155.  
  156.    Chuck Saylor (Sysop)
  157.    COMM-LINK BBS
  158.    812-591-2353
  159.  
  160.  
  161. -EOF- *03/18/93*
  162.